@charset "utf-8";

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
/*全局控制*/
body{margin:0;padding:0;font-size:12px;line-height:22px;font-family:"宋体"; color:#000;}
html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0; vertical-align:bottom;}ul,li{list-style:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
.dis{display:block;}.undis{display:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}


/*头部区域*/
.nr{width:1200px;margin:0 auto;}
.header_bg{height:80px;background:url(../images/header_bg.jpg) repeat-x center top; min-width:1400px;}
.home{float:right;padding:31px 0 0 0;text-align:right;color:#fff;}
.home a{color:#fff !important;}
.nav{height:42px;background:#076900; min-width:1400px;}
.nav ul{width:1333px;margin:0 auto;}
.nav li{color:#fff;font-size:14px;line-height:42px;float:left;width:133px;text-align:center;}
.nav li a{height:42px;display:block;text-align:center;color:#fff !important;}
.nav li a:hover{background:url(../images/nav_bg.jpg) no-repeat center bottom;text-decoration:none;}

/*中间区域*/
.about{width:350px;float:left;padding:0 60px 0 27px;}
.about_title{height:225px;text-align:center;color:#24a800;font-size:25px;line-height:44px;font-family:"微软雅黑";}
.about_text{color:#686868;line-height:26px;}
.news{width:327px;float:left;}
.news li{height:36px;line-height:36px;border-bottom:dotted 2px #cfcfcf;color:#27b000;text-align:right;background:url(../images/icon4.jpg) no-repeat left center;padding:0 3px 0 7px;}
.news li a{float:left;color:#686868;}
.contact{width:337px;float:right;padding:0 30px 0 0;}
.con_text{min-height:102px;_height:102px;color:#686868;line-height:26px;}
.pro_bg{background:url(../images/bg1.jpg) repeat-x center top #24a800;padding-bottom:75px; min-width:1400px;}
.pro_title{height:63px;background:url(../images/bg2.jpg) no-repeat center top;text-align:center;color:#ffffff;font-size:30px;line-height:58px;font-family:"微软雅黑";}
.pro_more{height:30px;padding-top:22px;text-align:right;font-size:20px;color:#fff;font-family:"微软雅黑";}
.pro_more a{color:#fff;}
.pro_list li{padding:0 5px 10px 5px;width:290px;float:left;}

/*底部区域*/
.copyright{background:#e5e5e5;clear:both;padding:10px 0; min-width:1400px;}
.copy_text{width:1000px;float:left;padding:14px 0 0 14px;color:#4b4b4b;line-height:24px;}

/*二级页*/
.main_left{width:272px;float:left;}
.main_l_title{height:47px;background:url(../images/main_1.jpg) repeat-x center bottom;font-size:25px;color:#24a800;font-family:"微软雅黑";line-height:30px;}
.main_l_list{padding:30px 0;border-bottom:solid 1px #24a800;font-family:"微软雅黑";}
.main_l_list ul{width:221px;margin:0 auto;}
.main_l_list li{width:221px;height:38px;padding-top:2px;}
.main_l_list li a{color:#686868;font-size:14px;height:38px;display:block;text-align:center;line-height:38px;}
.main_l_list li a:hover{background:url(../images/main_2.jpg) no-repeat center top;color:#fff;text-decoration:none;}
.mann_l_con{height:50px;padding-top:40px;font-size:25px;color:#24a800;font-family:"微软雅黑";line-height:30px;}
.mann_l_con_t{color:#686868;line-height:26px;padding:0 0 20px 0;}
.main_right{width:900px;float:right;}
.main_r_title{height:45px;line-height:45px;color:#686868;}
.main_r_list{clear:both;padding:}
.main_r_list li{margin:0 5px 10px 5px;_margin:0 4px 10px 4px;width:288px;float:left;border:solid 1px #b1b1b1;}





